home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1998 June / SGI Freeware 1998 June.iso / dist / fw_UMINNgopher.idb / usr / freeware / src / gopher_1.12 / doc / TODO.z / TODO
Text File  |  1997-09-09  |  1KB  |  50 lines

  1.  
  2. --docs
  3. Make better documentation and man pages.
  4.  
  5. Add docs about the hazards of chroot().
  6.  
  7. --client
  8.  
  9. Figure out exactly how to get line drawing characters on hpux and Ultrix...
  10.  
  11. Add shell-escape (but not for secure mode!)
  12.  
  13. Add support for cursor keys for non vt100 on non System V curses machines
  14.  
  15. Fix problems with suspending gopher client.
  16.  
  17. Fix the telnet option so that it says Control-T on the RS/6k.
  18.  
  19. Fix problem with long lines in a prompt (geting to the end is like
  20. entering a return)
  21.  
  22. --server
  23.  
  24. Let ftp-gateway automagically create tmp directory in the gopher-data
  25. directory
  26.  
  27. Make SIGHUP reread the gopherd.conf file.
  28.  
  29. Fix problems with locking the logfile.
  30.  
  31. Don't try to execute scripts that aren't executable.
  32.  
  33. Try to eliminate more lookups.
  34.  
  35. Get rid of cruddy .cap stuff.  Replace with some fancy dbm routines..
  36. (Now using describe for this, integrate, integrate!!!)
  37.  
  38. Integrate some gateways into the server directly..
  39.  
  40. Rename things like String.h, Stdlib.h and such so that compilation
  41. doesn't fail on machines that are case insensitive to these sorts of
  42. things. (like Vaxen)
  43.  
  44. Fix problems with .cap for -t para files.
  45.  
  46. --index server
  47.  
  48. Allow search on dates and date ranges.
  49.  
  50.